[INFO] cloning repository https://github.com/DonteRavae/rusty_dsa_labs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DonteRavae/rusty_dsa_labs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDonteRavae%2Frusty_dsa_labs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDonteRavae%2Frusty_dsa_labs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 046fcfbf7bed42721cf73afb11c318d114c91f7e
[INFO] testing DonteRavae/rusty_dsa_labs against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDonteRavae%2Frusty_dsa_labs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DonteRavae/rusty_dsa_labs
[INFO] finished tweaking git repo https://github.com/DonteRavae/rusty_dsa_labs
[INFO] tweaked toml for git repo https://github.com/DonteRavae/rusty_dsa_labs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DonteRavae/rusty_dsa_labs on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DonteRavae/rusty_dsa_labs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2705ad98e6250a231e8614bf3afbe0ec8b195a1b17e7197dd4710ee8416346df
[INFO] running `Command { std: "docker" "start" "-a" "2705ad98e6250a231e8614bf3afbe0ec8b195a1b17e7197dd4710ee8416346df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2705ad98e6250a231e8614bf3afbe0ec8b195a1b17e7197dd4710ee8416346df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2705ad98e6250a231e8614bf3afbe0ec8b195a1b17e7197dd4710ee8416346df", kill_on_drop: false }`
[INFO] [stdout] 2705ad98e6250a231e8614bf3afbe0ec8b195a1b17e7197dd4710ee8416346df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03a0085e706064e4135dd15b196ee373dab40ed8261420ed334173759e9a458d
[INFO] running `Command { std: "docker" "start" "-a" "03a0085e706064e4135dd15b196ee373dab40ed8261420ed334173759e9a458d", kill_on_drop: false }`
[INFO] [stderr]    Compiling dsa_labs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `update_name`, `update_value`, `to_string`, and `equals` are never used
[INFO] [stdout]   --> src/grocery_list/grocery.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl GroceryItem {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn update_name(&mut self, name: String) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn update_value(&mut self, value: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn to_string(&self) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn equals(&self, a_grocery_item: Self) -> bool {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `data` and `link` are never read
[INFO] [stdout]   --> src/grocery_list/grocery.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct ListNode {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 54 |     data: Option<Box<GroceryItem>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 55 |     link: Option<Box<Self>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ListNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `default` and `new` are never used
[INFO] [stdout]   --> src/grocery_list/grocery.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl ListNode {
[INFO] [stdout]    | ------------- associated functions in this implementation
[INFO] [stdout] 59 |     fn default() -> Self {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     fn new(data: GroceryItem, link: Option<Self>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `head`, `current`, and `previous` are never read
[INFO] [stdout]   --> src/grocery_list/grocery.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct GroceryList {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 76 |     head: Option<ListNode>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 77 |     current: Option<ListNode>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 78 |     previous: Option<ListNode>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GroceryList` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_current` and `add_item_after_current` are never used
[INFO] [stdout]   --> src/grocery_list/grocery.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl GroceryList {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 86 |     fn set_current(&self, _item: GroceryItem) {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 87 |     pub fn add_item(&self, _item: GroceryItem) {}
[INFO] [stdout] 88 |     fn add_item_after_current(&self, _item: GroceryItem) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
[INFO] running `Command { std: "docker" "inspect" "03a0085e706064e4135dd15b196ee373dab40ed8261420ed334173759e9a458d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03a0085e706064e4135dd15b196ee373dab40ed8261420ed334173759e9a458d", kill_on_drop: false }`
[INFO] [stdout] 03a0085e706064e4135dd15b196ee373dab40ed8261420ed334173759e9a458d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f44b3f0ee393494e51bca1a2cc4558db303fefee7f598c0257f529adda7b372c
[INFO] running `Command { std: "docker" "start" "-a" "f44b3f0ee393494e51bca1a2cc4558db303fefee7f598c0257f529adda7b372c", kill_on_drop: false }`
[INFO] [stderr]    Compiling dsa_labs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `update_name`, `update_value`, `to_string`, and `equals` are never used
[INFO] [stdout]   --> src/grocery_list/grocery.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl GroceryItem {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn update_name(&mut self, name: String) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn update_value(&mut self, value: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn to_string(&self) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn equals(&self, a_grocery_item: Self) -> bool {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `data` and `link` are never read
[INFO] [stdout]   --> src/grocery_list/grocery.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct ListNode {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 54 |     data: Option<Box<GroceryItem>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 55 |     link: Option<Box<Self>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ListNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `default` and `new` are never used
[INFO] [stdout]   --> src/grocery_list/grocery.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl ListNode {
[INFO] [stdout]    | ------------- associated functions in this implementation
[INFO] [stdout] 59 |     fn default() -> Self {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     fn new(data: GroceryItem, link: Option<Self>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `head`, `current`, and `previous` are never read
[INFO] [stdout]   --> src/grocery_list/grocery.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct GroceryList {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 76 |     head: Option<ListNode>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 77 |     current: Option<ListNode>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 78 |     previous: Option<ListNode>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GroceryList` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_current` and `add_item_after_current` are never used
[INFO] [stdout]   --> src/grocery_list/grocery.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl GroceryList {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 86 |     fn set_current(&self, _item: GroceryItem) {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 87 |     pub fn add_item(&self, _item: GroceryItem) {}
[INFO] [stdout] 88 |     fn add_item_after_current(&self, _item: GroceryItem) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update_name`, `update_value`, `to_string`, and `equals` are never used
[INFO] [stdout]   --> src/grocery_list/grocery.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl GroceryItem {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn update_name(&mut self, name: String) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn update_value(&mut self, value: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn to_string(&self) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn equals(&self, a_grocery_item: Self) -> bool {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `data` and `link` are never read
[INFO] [stdout]   --> src/grocery_list/grocery.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct ListNode {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 54 |     data: Option<Box<GroceryItem>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 55 |     link: Option<Box<Self>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ListNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `default` and `new` are never used
[INFO] [stdout]   --> src/grocery_list/grocery.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl ListNode {
[INFO] [stdout]    | ------------- associated functions in this implementation
[INFO] [stdout] 59 |     fn default() -> Self {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     fn new(data: GroceryItem, link: Option<Self>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `head`, `current`, and `previous` are never read
[INFO] [stdout]   --> src/grocery_list/grocery.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct GroceryList {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 76 |     head: Option<ListNode>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 77 |     current: Option<ListNode>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 78 |     previous: Option<ListNode>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GroceryList` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_current` and `add_item_after_current` are never used
[INFO] [stdout]   --> src/grocery_list/grocery.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl GroceryList {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 86 |     fn set_current(&self, _item: GroceryItem) {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 87 |     pub fn add_item(&self, _item: GroceryItem) {}
[INFO] [stdout] 88 |     fn add_item_after_current(&self, _item: GroceryItem) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] running `Command { std: "docker" "inspect" "f44b3f0ee393494e51bca1a2cc4558db303fefee7f598c0257f529adda7b372c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f44b3f0ee393494e51bca1a2cc4558db303fefee7f598c0257f529adda7b372c", kill_on_drop: false }`
[INFO] [stdout] f44b3f0ee393494e51bca1a2cc4558db303fefee7f598c0257f529adda7b372c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 38a807dd42dea802107d538abdb858e18f1f750c0a6ffe98a1697022c086b06c
[INFO] running `Command { std: "docker" "start" "-a" "38a807dd42dea802107d538abdb858e18f1f750c0a6ffe98a1697022c086b06c", kill_on_drop: false }`
[INFO] [stderr] warning: methods `update_name`, `update_value`, `to_string`, and `equals` are never used
[INFO] [stdout] 
[INFO] [stderr]   --> src/grocery_list/grocery.rs:22:12
[INFO] [stdout] running 3 tests
[INFO] [stderr]    |
[INFO] [stdout] test bubble_sort::tests::bubble_sort_works ... ok
[INFO] [stderr]  7 | impl GroceryItem {
[INFO] [stdout] test sorting_various_words_by_properties::tests::accurately_read_random_words_from_file ... ok
[INFO] [stderr]    | ---------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 22 |     pub fn update_name(&mut self, name: String) {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 26 |     pub fn update_value(&mut self, value: f32) {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 30 |     pub fn to_string(&self) {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 34 |     pub fn equals(&self, a_grocery_item: Self) -> bool {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `data` and `link` are never read
[INFO] [stderr]   --> src/grocery_list/grocery.rs:54:5
[INFO] [stderr]    |
[INFO] [stderr] 53 | pub struct ListNode {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] 54 |     data: Option<Box<GroceryItem>>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 55 |     link: Option<Box<Self>>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ListNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `default` and `new` are never used
[INFO] [stderr]   --> src/grocery_list/grocery.rs:59:8
[INFO] [stderr]    |
[INFO] [stderr] 58 | impl ListNode {
[INFO] [stderr]    | ------------- associated functions in this implementation
[INFO] [stderr] 59 |     fn default() -> Self {
[INFO] [stderr]    |        ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 66 |     fn new(data: GroceryItem, link: Option<Self>) -> Self {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `head`, `current`, and `previous` are never read
[INFO] [stderr]   --> src/grocery_list/grocery.rs:76:5
[INFO] [stderr]    |
[INFO] [stderr] 75 | pub struct GroceryList {
[INFO] [stderr]    |            ----------- fields in this struct
[INFO] [stderr] 76 |     head: Option<ListNode>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 77 |     current: Option<ListNode>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 78 |     previous: Option<ListNode>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `GroceryList` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `set_current` and `add_item_after_current` are never used
[INFO] [stderr]   --> src/grocery_list/grocery.rs:86:8
[INFO] [stderr]    |
[INFO] [stderr] 81 | impl GroceryList {
[INFO] [stderr]    | ---------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 86 |     fn set_current(&self, _item: GroceryItem) {}
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 87 |     pub fn add_item(&self, _item: GroceryItem) {}
[INFO] [stderr] 88 |     fn add_item_after_current(&self, _item: GroceryItem) {}
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `dsa_labs` (lib) generated 5 warnings
[INFO] [stderr] warning: `dsa_labs` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dsa_labs-a33affae774d5b41)
[INFO] [stdout] test bubble_sort::tests::get_input_records_correct_values ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bubble_sort::tests::get_input_records_correct_values stdout ----
[INFO] [stdout] Enter a number
[INFO] [stdout] 
[INFO] [stdout] thread 'bubble_sort::tests::get_input_records_correct_values' (19) panicked at src/bubble_sort/mod.rs:13:18:
[INFO] [stdout] Failed to parse user input.: ParseIntError { kind: Empty }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d76a90c1678 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d76a90c1678 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d76a90c1678 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d76a90c1678 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d76a90d54ea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d76a90d54ea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d76a90c5e92 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d76a90c5e92 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d76a90a02b6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d76a90a02b6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d76a90b9859 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d76a9054f1c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d76a9054f1c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d76a90b9a12 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d76a90b9a12 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d76a90a0372 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d76a90953a9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d76a90a110d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d76a90d5c7c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d76a90d59f2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5d76a9042427 - <core[28b146924c2f19c6]::result::Result<i32, core[28b146924c2f19c6]::num::error::ParseIntError>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d76a9041f2c - dsa_labs[7f17cd447dec12dd]::bubble_sort::get_input::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bubble_sort/mod.rs:13:18
[INFO] [stdout]   22:     0x5d76a9041d40 - core[28b146924c2f19c6]::iter::adapters::map::map_fold::<usize, i32, (), dsa_labs[7f17cd447dec12dd]::bubble_sort::get_input::{closure#0}, core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<i32, <alloc[95e62e727ddf147d]::vec::Vec<i32>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::ops::range::Range<usize>, dsa_labs[7f17cd447dec12dd]::bubble_sort::get_input::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   23:     0x5d76a9041be1 - <core[28b146924c2f19c6]::ops::range::Range<usize> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::fold::<(), core[28b146924c2f19c6]::iter::adapters::map::map_fold<usize, i32, (), dsa_labs[7f17cd447dec12dd]::bubble_sort::get_input::{closure#0}, core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<i32, <alloc[95e62e727ddf147d]::vec::Vec<i32>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::ops::range::Range<usize>, dsa_labs[7f17cd447dec12dd]::bubble_sort::get_input::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:2671:21
[INFO] [stdout]   24:     0x5d76a90419c3 - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::ops::range::Range<usize>, dsa_labs[7f17cd447dec12dd]::bubble_sort::get_input::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::fold::<(), core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<i32, <alloc[95e62e727ddf147d]::vec::Vec<i32>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::ops::range::Range<usize>, dsa_labs[7f17cd447dec12dd]::bubble_sort::get_input::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   25:     0x5d76a9041c75 - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::ops::range::Range<usize>, dsa_labs[7f17cd447dec12dd]::bubble_sort::get_input::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::for_each::<<alloc[95e62e727ddf147d]::vec::Vec<i32>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::ops::range::Range<usize>, dsa_labs[7f17cd447dec12dd]::bubble_sort::get_input::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   26:     0x5d76a9040e64 - <alloc[95e62e727ddf147d]::vec::Vec<i32>>::extend_trusted::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::ops::range::Range<usize>, dsa_labs[7f17cd447dec12dd]::bubble_sort::get_input::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:4069:26
[INFO] [stdout]   27:     0x5d76a90475aa - <alloc[95e62e727ddf147d]::vec::Vec<i32> as alloc[95e62e727ddf147d]::vec::spec_extend::SpecExtend<i32, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::ops::range::Range<usize>, dsa_labs[7f17cd447dec12dd]::bubble_sort::get_input::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   28:     0x5d76a90476ba - <alloc[95e62e727ddf147d]::vec::Vec<i32> as alloc[95e62e727ddf147d]::vec::spec_from_iter_nested::SpecFromIterNested<i32, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::ops::range::Range<usize>, dsa_labs[7f17cd447dec12dd]::bubble_sort::get_input::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   29:     0x5d76a904564d - <alloc[95e62e727ddf147d]::vec::Vec<i32> as alloc[95e62e727ddf147d]::vec::spec_from_iter::SpecFromIter<i32, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::ops::range::Range<usize>, dsa_labs[7f17cd447dec12dd]::bubble_sort::get_input::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   30:     0x5d76a9041b35 - <alloc[95e62e727ddf147d]::vec::Vec<i32> as core[28b146924c2f19c6]::iter::traits::collect::FromIterator<i32>>::from_iter::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::ops::range::Range<usize>, dsa_labs[7f17cd447dec12dd]::bubble_sort::get_input::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:3933:9
[INFO] [stdout]   31:     0x5d76a9041c3d - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::ops::range::Range<usize>, dsa_labs[7f17cd447dec12dd]::bubble_sort::get_input::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::collect::<alloc[95e62e727ddf147d]::vec::Vec<i32>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   32:     0x5d76a9043dba - dsa_labs[7f17cd447dec12dd]::bubble_sort::get_input
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bubble_sort/mod.rs:15:10
[INFO] [stdout]   33:     0x5d76a9044894 - dsa_labs[7f17cd447dec12dd]::bubble_sort::tests::get_input_records_correct_values
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bubble_sort/mod.rs:46:30
[INFO] [stdout]   34:     0x5d76a9041fd7 - dsa_labs[7f17cd447dec12dd]::bubble_sort::tests::get_input_records_correct_values::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bubble_sort/mod.rs:44:42
[INFO] [stdout]   35:     0x5d76a9047e26 - <dsa_labs[7f17cd447dec12dd]::bubble_sort::tests::get_input_records_correct_values::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5d76a9047ffb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5d76a9047ffb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   38:     0x5d76a9055875 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   39:     0x5d76a9055875 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5d76a9055875 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5d76a9055875 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5d76a9055875 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5d76a9055875 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   44:     0x5d76a9055875 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   45:     0x5d76a90503d4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   46:     0x5d76a90503d4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x5d76a90588f2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x5d76a90588f2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5d76a90588f2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5d76a90588f2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5d76a90588f2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d76a90588f2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   53:     0x5d76a90588f2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d76a90c0c9f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   55:     0x5d76a90c0c9f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   56:     0x7f8b84b7daa4 - <unknown>
[INFO] [stdout]   57:     0x7f8b84c0aa64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bubble_sort::tests::get_input_records_correct_values
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "38a807dd42dea802107d538abdb858e18f1f750c0a6ffe98a1697022c086b06c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38a807dd42dea802107d538abdb858e18f1f750c0a6ffe98a1697022c086b06c", kill_on_drop: false }`
[INFO] [stdout] 38a807dd42dea802107d538abdb858e18f1f750c0a6ffe98a1697022c086b06c
